Skip to content

Conversation

@shivamerla
Copy link
Contributor

  • This allows users to continue using extended resource requests in a pod to request either extended resoures provided by the device-plugin or DRA.
  • To make use of this, users need to enable an alpha feature gate 'DRAExtendedResource'

…equests

* This allows users to continue using extended resource requests in a pod to request
either extended resoures provided by the device-plugin or DRA.
* To make use of this, users need to enable an alpha feature gate 'DRAExtendedResource'

Signed-off-by: Shiva Krishna, Merla <[email protected]>
@copy-pr-bot
Copy link

copy-pr-bot bot commented Nov 21, 2025

This pull request requires additional validation before any workflows can run on NVIDIA's runners.

Pull request vetters can view their responsibilities here.

Contributors can view more details about this message here.

@guptaNswati
Copy link
Contributor

@shivamerla i had this change waiting downstream in hope of getting this merged before #726

also, we should add a MIG example. I can do the PR for that.

@klueska klueska added the usability issue/pr related to UX label Nov 24, 2025
@klueska klueska added this to the v25.12.0 milestone Nov 24, 2025
@klueska
Copy link
Collaborator

klueska commented Nov 24, 2025

Let's go ahead and merge this. We don't want to support this feature for MIG just yet. We will add more comprehensive support for MIG and other extended resources supported by the traditional device plugin in a future release. For now, we just want the most basic one (i.e. nvidia.com/gpu) so that the base support for this feature can be tested.

@shivamerla
Copy link
Contributor Author

@shivamerla i had this change waiting downstream in hope of getting this merged before #726

also, we should add a MIG example. I can do the PR for that.

Yes, MIG does need a bit more work like Kevin responded. You can continue discussions on auto-creation of device-classes for MIG.

@shivamerla shivamerla merged commit 9b59060 into NVIDIA:main Nov 24, 2025
7 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

usability issue/pr related to UX

Projects

Development

Successfully merging this pull request may close these issues.

Add an extended resource name for full GPUs requests in the default device-class

3 participants